From d27a23428fb5fe02ee206937bc7ea743319dadae Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Wed, 30 Nov 2016 18:09:37 -0600 Subject: [PATCH] Depend on liboss4-salsa-dev on hurd and kfreebsd Thanks to Aaron M. Ucko for reporting the problem and Svante Signell for providing the fix. Closes: 840702 --- debian/control | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 36cbb4d8416..c50dc668247 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libmagick++-6.q16-dev, libacl1-dev, + liboss4-salsa-dev [hurd-i386 kfreebsd-i386 kfreebsd-amd64], zlib1g-dev Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 diff --git a/debian/control.in b/debian/control.in index e017c7f3148..073db63e778 100644 --- a/debian/control.in +++ b/debian/control.in @@ -17,6 +17,7 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libmagick++-6.q16-dev, libacl1-dev, + liboss4-salsa-dev [hurd-i386 kfreebsd-i386 kfreebsd-amd64], zlib1g-dev Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 -- 2.30.2